#include <complex_operators.hpp>


Public Member Functions | |
| void | operator() (const T &x) |
| template<> | |
| void | operator() (const RealType &x) |
| template<> | |
| void | operator() (const ComplexType &x) |
| void gridpack::math::l2_norm< ComplexType >::operator() | ( | const ComplexType & | x | ) |
| void gridpack::math::l2_norm< RealType >::operator() | ( | const RealType & | x | ) |
| void gridpack::math::l2_norm< T >::operator() | ( | const T & | x | ) | [virtual] |
1.6.1